home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Astronomy / SkyView / SkyView.app / English.lproj / info.nib / data.classes < prev    next >
Text File  |  1993-09-08  |  188b  |  15 lines

  1. SkyViewApp = {
  2.     ACTIONS = {
  3.     showInfo:;
  4.     };
  5.     OUTLETS = {
  6.     infoPanel;
  7.     };
  8.     SUPERCLASS = Application;
  9. };
  10. FirstResponder = {
  11.     ACTIONS = {
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15.